Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compat: Refactor subgroup tests for 0 storage buffers in frag #4129

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

greggman
Copy link
Contributor

@greggman greggman commented Jan 3, 2025

Refactor the subgroup tests so they don't use a storage buffer in the fragment shader tests. Switched to using a uniform buffer. Uniform buffers can't have array<u32> so switched to array<vec4u>.

@greggman greggman requested a review from alan-baker January 3, 2025 00:04
@greggman greggman merged commit d3fec1f into gpuweb:main Jan 6, 2025
1 check passed
@greggman greggman deleted the subgroup-refactor branch January 6, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants